Vcenter Lcm Update PrecheckReport ReportSummary
Vcenter Lcm Update PrecheckReport ReportSummary
The Summary Schema contains the summary of precheck report.
JSON Example
{
"error_count": 0,
"warning_count": 0
}
integer As int64
As int64
error_count
Required
Number of errors detected by precheck process
integer As int64
As int64
warning_count
Required
Number of warnings detected by precheck process